FlexReport for WPF
IAsyncOperationWithProgress<TResult,TProgress> インターフェース
メンバ 


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 : IAsyncOperationWithProgress<TResult,TProgress> インターフェース
進捗状況データの型。
進捗状況の更新を含む非同期操作を表します。
オブジェクト モデル
IAsyncOperationWithProgress<TResult,TProgress> インターフェース
シンタックス
'宣言
 
Public Interface IAsyncOperationWithProgress
    (Of TResult,TProgress) 
   Inherits IAsyncInfo 
public interface IAsyncOperationWithProgress<TResult,TProgress> : IAsyncInfo  
型パラメータ
TResult
TProgress
進捗状況データの型。
参照

IAsyncOperationWithProgress<TResult,TProgress> メンバ
C1.WPF.Document 名前空間